home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1998 August / PC Plus SuperCD 50a Issue 142 (CD142a) (August 1998).iso / handson / supercede / Knowodys / TOPICS / audio / T2605S2.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1997-08-14  |  759.6 KB  |  1 channel  |  22,050 sample rate  |  35 seconds
Transcription: Java provides a set of operators to manipulate the contents of variables at the bit level. These variables must be of data type byte, care, short, int, or long. In some applications, interfaces to hardware devices require certain bits to be set equal to 1 and others to be cleared equal to 0. Still other applications may store several quantities in a single variable to save memory. For example, By setting specific bits in a byte and sending it to a traffic light, we can change its settings.